Skip to content

Bump @elastic/eui from 117.0.0 to 118.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory - #3811

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db
Open

Bump @elastic/eui from 117.0.0 to 118.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory#3811
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the eui group with 1 update in the /src/Elastic.Documentation.Site directory: @elastic/eui.

Updates @elastic/eui from 117.0.0 to 118.0.0

Commits
  • d4b5402 Release: @​elastic/eui-docusaurus-theme v2.7.0, @​elastic/eslint-plugin-eui v2....
  • babb4f1 [EuiIcon] Add translate icon (#9842)
  • 2db2517 [EuiSideNav] Migrate from class to function component (#9831)
  • 02db3b5 [EuiFilterSelectItem] Migrate to function component (#9841)
  • a85a10a [BREAKING CHANGE][EuiCollapsibleNavBeta] Remove the component (#9813)
  • 4bce9a2 [EuiToolTip] Improve tooltip group transition (#9749)
  • 9c8c077 [Chore] Stabilize VRT flakes, update snapshots and fix local mobile timeout (...
  • d5f6f18 Release: @​elastic/eui-docusaurus-theme v2.6.0, @​elastic/eslint-plugin-eui v2....
  • 3e1b963 Bump @elastic/prismjs-esql highlighter to ^4.13.0 (#9814)
  • 839b981 Remove unused devDependencies - Part 2 (#9660)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the chore label Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 08:08
@dependabot
dependabot Bot requested a review from Mpdreamz August 10, 2026 08:08
@dependabot dependabot Bot changed the title Bump @elastic/eui from 117.0.0 to 117.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Bump @elastic/eui from 117.0.0 to 118.0.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/eui-d9254d18db branch from 3923408 to 423de08 Compare August 17, 2026 08:06
Bumps the eui group with 1 update in the /src/Elastic.Documentation.Site directory: [@elastic/eui](https://github.com/elastic/eui/tree/HEAD/packages/eui).


Updates `@elastic/eui` from 117.0.0 to 118.0.0
- [Release notes](https://github.com/elastic/eui/releases)
- [Changelog](https://github.com/elastic/eui/blob/main/packages/eui/CHANGELOG.md)
- [Commits](https://github.com/elastic/eui/commits/v118.0.0/packages/eui)

---
updated-dependencies:
- dependency-name: "@elastic/eui"
  dependency-version: 117.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eui
...

Signed-off-by: dependabot[bot] <support@github.com>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes: this update currently introduces a frontend build regression that must be fixed before merge.


What is this? | From workflow: PR Review

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

],
"dependencies": {
"@elastic/eui": "117.0.0",
"@elastic/eui": "118.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrading to @elastic/eui@118.0.0 introduces a reproducible build break in this repo’s frontend pipeline.

Running npm ci && npm run build in src/Elastic.Documentation.Site fails with:

Failed to resolve '`@elastic/esql-definitions`/commandNames' from './node_modules/`@elastic/prismjs-esql`/lib/index.js'

This comes from the transitive jump to @elastic/prismjs-esql@4.17.0 in the updated lockfile, so the PR currently breaks production asset builds. Please keep @elastic/eui on 117.0.0 (or add a validated compatibility fix for the new Prism ES|QL package path) before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants